runtime.m.waitlock (field)

4 uses

	runtime (current package)
		proc.go#L453: 	mp.waitlock = lock
		proc.go#L4259: 		ok := fn(gp, mp.waitlock)
		proc.go#L4261: 		mp.waitlock = nil
		runtime2.go#L588: 	waitlock             unsafe.Pointer